home *** CD-ROM | disk | FTP | other *** search
- About CDDA to AIFF v1.1a by Deniil 715!
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- This program is Freeware and is made in Amiga-E!
-
-
- Intro
- ~~~~~
- This program is made to put a AudioIFF header on raw samples that
- are in Motorola 16bit, 44100Hz Stereo into AIFF-samples.
- This is that kind of samples you often get when reading raw audio
- tracks from audio-CD's and then save the songs as files.
-
-
- How?
- ~~~~
- It simply overwrites the first 64 bytes of the file instead
- of making a new one, which is slow with 10-100Mb large files!
-
- NOTE: You will loose about 0.36 milliseconds of music here!
- This is not a problem thought as this area and alot more
- usually is quiet anyway..!
-
- It is VERY fast, just slightly slower than a normal rename :)
-
- It will also rename file so that they will end with ".aiff"
- and if the former name ended with ".raw" or ".cdda" this will
- be removed and replaced with ".aiff".
-
-
- Usage from CLI:
- ~~~~~~~~~~~~~~~
- CDDAtoAIFF <file> [more files..] [QUIET]
- CDDAtoAIFF ?
-
-
- You can support up to 100 files at a time. If you have files with
- spaces in them, just use "quotes" around them.
- If you supply QUIET as an argument you will only se error- and
- warning-messages and that only after it all has finished.
- If you just give ? as an argument you will get a printout of the
- about-requester to the console.
-
- Requires: mathieeedoubtrans.library -> For AIFF-header
-
-
- Usage from WB:
- ~~~~~~~~~~~~~~
- CDDAtoAIFF
-
-
- Without arguments CDDAtoAIFF will open a multiselect asl-requester
- where you can select many files to convert (more than 100 here!).
- If you press cancel you will see the about-requester.
-
- Requires: mathieeedoubtrans.library -> For AIFF-header
- Requires: asl.library v38+ -> For multiselect aslrequester
-
-
- Usage from DirOpus:
- ~~~~~~~~~~~~~~~~~~~
- CDDAtoAIFF {F}
-
- Output to window
- Rescan source
-
-
- Messages
- ~~~~~~~~
- When the process is finished you will se a list telling you how the
- conversion went.
-
- Files marked OK went perfectly ok in the conversion and the leadning
- 64 bytes did just contain zeroes that was overwritten.
-
- Files marked WARN after the conversion did not just contain zeroes
- at the beginning of the file but audiodata that was overwritten by
- the header! If you see the WARN flag you can never get back your
- 0.36ms of music you lost ;)
-
- Files marked ERR failed to open or something. The conversion was
- not complete on these files. Just try again.
-
-
- Bugs
- ~~~~
- A bug in the header that caused some MP3'encoders to crash is fixed.
-
-
- Author:
- ~~~~~~~
- You can reach me at: deniil@algonet.se
-
- or check out my homepage at:
- www.algonet.se/~deniil/
-
-
- OnyxSoft support:
- ~~~~~~~~~~~~~~~~~
- If you like our products, found bugs, have complains or
- ideas etc. etc. Don't hesitate to contact us..
-
- OnyxSoft productions can be found on our HomePage.
- Updates and new releases will be there first.. (hopefully ;))
-
- OnyxSoft e-mail : onyxsoft@alfaskop.net
- OnyxSoft HomePage : www.alfaskop.net/~onyxsoft/
-
- We just love to get response from other Amiga-freaks!!
-
-